Click or drag to resize

IndexedPageView Constructor (Int32, IndexBasePoint)

Initializes a new instance of the IndexedPageView class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IndexedPageView(
	int offset,
	IndexBasePoint basePoint
)

Parameters

offset
Type: SystemInt32
basePoint
Type: Independentsoft.ExchangeIndexBasePoint
See Also